func runtime/pprof.expandInlinedFrames
3 uses
runtime/pprof (current package)
pprof.go#L413: func expandInlinedFrames(dst, pcs []uintptr) int {
pprof.go#L451: n := expandInlinedFrames(expandedStack, r.Stack)
pprof.go#L960: n := expandInlinedFrames(expandedStack, r.Stack)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)